Skip to content

Commit 85630f7

Browse files
Use semver in github links of dependencies
1 parent a7de35d commit 85630f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"engines": {},
3131
"main": "js/scroller.js",
3232
"dependencies": {
33-
"@fxp/jquery-pluginify": "github:fxpio/fxp-jquery-pluginify#master",
33+
"@fxp/jquery-pluginify": "github:fxpio/fxp-jquery-pluginify#semver:^1.0.0",
3434
"jquery": "^2.2.0||^3.2.0"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)