Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit bcd7365

Browse files
clean up npm dependencies
grunt-contrib-uglify was present in both dependencies and devDependencies which probably wasn't intentional
1 parent 5c24459 commit bcd7365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"test": "cd test && node test"
4444
},
4545
"dependencies": {
46-
"grunt-contrib-uglify": "0.6.0",
4746
"traceur": "0.0.79",
4847
"when": "^3.6.4"
4948
}

0 commit comments

Comments
 (0)