Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 190eecf

Browse filesBrowse files
committed
update deps
1 parent 9bb6a6f commit 190eecf
Copy full SHA for 190eecf

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "HN clone with Vue.js using HN API",
55
"main": "index.js",
66
"scripts": {
7-
"dev": "webpack-dev-server --inline --hot --quiet",
7+
"dev": "webpack-dev-server --inline --hot --no-info",
88
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
99
},
1010
"repository": {
@@ -25,11 +25,11 @@
2525
"babel-runtime": "^5.8.0",
2626
"cross-env": "^1.0.5",
2727
"css-loader": "^0.21.0",
28-
"style-loader": "^0.13.0",
2928
"stylus-loader": "^1.4.0",
3029
"vue-hot-reload-api": "^1.2.0",
3130
"vue-html-loader": "^1.0.0",
32-
"vue-loader": "^7.2.0",
31+
"vue-loader": "^8.0.0",
32+
"vue-style-loader": "^1.0.0",
3333
"webpack": "^1.12.2",
3434
"webpack-dev-server": "^1.12.0"
3535
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.