mirror of
https://github.com/photonstorm/phaser
synced 2024-11-14 00:47:29 +00:00
remove path
from package.json dependencies
This commit is contained in:
parent
ba68697ba2
commit
1f292d80b0
1 changed files with 1 additions and 2 deletions
|
@ -84,7 +84,6 @@
|
|||
"webpack-shell-plugin": "^0.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"eventemitter3": "^4.0.7",
|
||||
"path": "^0.12.7"
|
||||
"eventemitter3": "^4.0.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue