cleaning
This commit is contained in:
parent
79c2c60f73
commit
b9131a88ac
|
@ -121,11 +121,6 @@
|
|||
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||||
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
|
||||
},
|
||||
"discordrpcgenerator": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/discordrpcgenerator/-/discordrpcgenerator-1.2.0.tgz",
|
||||
"integrity": "sha512-elruzMVNsylPlpHCfLC13CxF6VaWqdAHtqoPI9X8nUzpXoI35VNtJEqQzWGxZWGJOtvjF4relAjmV+yJF0X8jA=="
|
||||
},
|
||||
"draggabilly": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/draggabilly/-/draggabilly-2.2.0.tgz",
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"chrome-tabs": "^5.4.0",
|
||||
"discordrpcgenerator": "^1.2.0",
|
||||
"invariant": "2.2.4",
|
||||
"lodash": "4.17.19",
|
||||
"mkdirp": "^1.0.4",
|
||||
|
|
Loading…
Reference in New Issue