Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MurakamiShinyu committed Oct 29, 2018
1 parent abaa137 commit 5e66a60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vivliostyle",
"version": "2018.8.101-pre",
"version": "2018.10.100-pre",
"description": "Library for web sites with rich paged viewing and EPUB support, shared with Vivliostyle Formatter & Browser",
"scripts": {
"lint": "eslint src test",
Expand Down Expand Up @@ -29,12 +29,12 @@
"main": "lib/vivliostyle.min.js",
"homepage": "https://github.com/vivliostyle/vivliostyle.js",
"devDependencies": {
"eslint": "^5.5.0",
"eslint": "^5.8.0",
"fast-diff": "1.1.2",
"glob": "^7.1.3",
"google-closure-compiler": "^20160911.0.0",
"jasmine-core": "^3.2.1",
"karma": "^3.0.0",
"jasmine-core": "^3.3.0",
"karma": "^3.1.1",
"karma-cli": "^1.0.1",
"karma-commonjs": "^1.0.0",
"karma-jasmine": "^1.1.2",
Expand Down

0 comments on commit 5e66a60

Please sign in to comment.