bump
This commit is contained in:
parent
7497fe7a41
commit
25c23d161e
@ -16,6 +16,7 @@ NW.js + Vue-CLI 4 example
|
|||||||
* A11Y Linting
|
* A11Y Linting
|
||||||
* Jest Linting
|
* Jest Linting
|
||||||
* Jest (100% test coverage)
|
* Jest (100% test coverage)
|
||||||
|
* Jest Serializer Vue (TJW)
|
||||||
|
|
||||||
*Why not include Vue-Router or Vuex?*
|
*Why not include Vue-Router or Vuex?*
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nw-vue",
|
"name": "nw-vue",
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"To turn spell checking off, remove it from the chromium-args in this file"
|
"To turn spell checking off, remove it from the chromium-args in this file"
|
||||||
],
|
],
|
||||||
"name": "nw-vue",
|
"name": "nw-vue",
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"main": "http://localhost:8964",
|
"main": "http://localhost:8964",
|
||||||
"node-remote": "http://localhost:8964",
|
"node-remote": "http://localhost:8964",
|
||||||
"node-main": "",
|
"node-main": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user