Skip to content

Commit f4a9255

Browse files
committed
Fixing package json
1 parent eab7d5d commit f4a9255

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
@@ -4,7 +4,7 @@
44
"description": "A super simple parallax plugin",
55
"main": "readme.md",
66
"scripts": {
7-
"prestart": "npm intall",
7+
"prestart": "npm install",
88
"start": "gulp dev"
99
},
1010
"repository": {

0 commit comments

Comments
 (0)