Skip to content

Commit d47cec6

Browse files
authored
Update package.json
1 parent 0cd1535 commit d47cec6

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,5 @@
77
},
88
"description": "Simple and opinionated jquery plugin boilerplate.",
99
"author": "Siddhant",
10-
"version": "1.0.0",
11-
"devDependencies": {
12-
"jshint": "^2.10.2"
13-
},
14-
"scripts": {
15-
"test": "./node_modules/jshint/bin/jshint hello.js"
16-
}
10+
"version": "1.0.0"
1711
}

0 commit comments

Comments
 (0)