Add rollup-plugin-screeps-upload to upload directly to screeps

This commit is contained in:
Adam Laycock
2017-11-21 20:28:24 +00:00
parent 4d6ebf3ec9
commit 80674295f1
5 changed files with 22 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"rollup": "^0.51.8",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-screeps-upload": "git+https://github.com/ezolenko/rollup-plugin-screeps-upload.git#master",
"rollup-plugin-typescript2": "^0.8.1",
"tslint": "^5.8.0",
"typed-screeps": "^1.0.4",