Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emin93 committed Aug 3, 2019
1 parent 5b8fc46 commit 71a5a79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "rollup -w",
"build": "rollup -c"
"start": "rollup -c"
},
"repository": {
"type": "git",
Expand All @@ -22,9 +21,9 @@
"homepage": "https://github.com/emin93/screeps#readme",
"devDependencies": {
"@types/screeps": "2.5.4",
"rollup": "1.17.0",
"rollup": "1.18.0",
"rollup-plugin-clear": "2.0.7",
"rollup-plugin-commonjs": "10.0.1",
"rollup-plugin-commonjs": "10.0.2",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript": "1.0.1",
"rollup-plugin-typescript2": "0.22.1",
Expand Down

0 comments on commit 71a5a79

Please sign in to comment.