We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2fca78 commit 6bf7a06Copy full SHA for 6bf7a06
docs/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@dogstudio/highway",
3
"license": "MIT",
4
- "version": "2.0.4",
+ "version": "2.0.5",
5
"main": "assets/js/main.js",
6
"scripts": {
7
"build": "webpack && jekyll build",
package.json
"description": "Highway helps you manage your page transitions",
"main": "build/highway.js",
"unpkg": "build/highway.min.js",
0 commit comments