Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.9.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicOldSong committed Jun 27, 2019
2 parents 97649c2 + 46c61ca commit fd03f82
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 55 deletions.
115 changes: 65 additions & 50 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"chalk": "^2.4.2",
"chokidar": "^3.0.1",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
"rollup": "^1.15.6",
"eslint": "^6.0.1",
"rollup": "^1.16.2",
"rollup-plugin-browsersync": "^1.0.0",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-eslint": "^6.0.0",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.0.3",
"rollup-plugin-node-resolve": "^5.1.0",
"rollup-plugin-progress": "^1.1.1",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-uglify": "^6.0.2"
},
"dependencies": {
"ef-core": "^0.9.6",
"ef-core": "^0.9.7",
"eft-parser": "^0.9.6"
}
}

0 comments on commit fd03f82

Please sign in to comment.