mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Remove grunt dependencies, and bump uglify-js
This commit is contained in:
parent
143e71d8f9
commit
d75076e3eb
1 changed files with 2 additions and 4 deletions
|
@ -29,10 +29,8 @@
|
|||
"request": "~2.27.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"uglify-js": "~2.3.6",
|
||||
"prepro": "~0.8.3",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-uglify": "~0.2.2"
|
||||
"uglify-js": "~2.4.16",
|
||||
"prepro": "~0.8.3"
|
||||
},
|
||||
"keywords": [
|
||||
"vector",
|
||||
|
|
Loading…
Reference in a new issue