Skip to content

Commit

Permalink
Merge pull request #3 from zipper/dependencies-update
Browse files Browse the repository at this point in the history
- dependency update
  • Loading branch information
zipper authored Mar 6, 2019
2 parents bcd942f + 002587b commit 25c97df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"readme.md"
],
"dependencies": {
"nette.ajax.js": "~2.0"
"nette.ajax.js": "zipper/nette.ajax.js#~2.4.0"
}
}
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Adds History API support to nette.ajax.js addon for Nette Framework!

## Forked info
This is a forked version and so it depends on forked version of [nette.ajax.js](https://github.com/zipper/nette.ajax.js).


## Installation

1. Link `client-side/history.ajax.js` after `nette.ajax.js`.
Expand Down

0 comments on commit 25c97df

Please sign in to comment.