Upgrade to Vue CLI 3 / Webpack 4 #22

Merged
danieljsummers merged 5 commits from vue-cli-3 into master 2018-08-22 01:39:42 +00:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit ff8769a1da - Show all commits

View File

@ -1,6 +1,6 @@
{
"name": "my-prayer-journal",
"version": "0.9.8",
"version": "1.0.0",
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",
"private": true,
@ -30,7 +30,9 @@
"@vue/cli-plugin-eslint": "^3.0.0",
"@vue/cli-service": "^3.0.0",
"@vue/eslint-config-standard": "^3.0.0",
"css-loader": "^1.0.0",
"pug-plain-loader": "^1.0.0",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.5.17"
}
}

View File

@ -7008,7 +7008,7 @@ vue-router@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.1.tgz#d9b05ad9c7420ba0f626d6500d693e60092cc1e9"
vue-style-loader@^4.1.0:
vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.2.tgz#dedf349806f25ceb4e64f3ad7c0a44fba735fcf8"
dependencies: