Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
janschoenherr committed Apr 17, 2019
1 parent 9977bfc commit 390e94f
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 744 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"compile-less": "make-dir css && lessc less/theme.less > css/theme.css --relative-urls --rootpath=../less/ -x"
},
"devDependencies": {
"buble": "^0.19.6",
"buble": "^0.19.7",
"buble-loader": "^0.5.1",
"less": "^2.7.2",
"make-dir-cli": "^1.0.0",
"symlink-dir": "^2.0.2",
"uikit": "^3.0.3",
"make-dir-cli": "^2.0.0",
"symlink-dir": "^3.0.2",
"uikit": "^3.1.0",
"uniqid": "^5.0.3",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.21",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0"
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.0"
}
}
Loading

0 comments on commit 390e94f

Please sign in to comment.