remove note
This commit is contained in:
parent
e35a2b69fa
commit
f8d5c7c4f9
@ -3,8 +3,7 @@
|
||||
"Only add dependencies that you want shipped to the end user, for everything else, use devDependencies, including things that will be bundled by webpack.",
|
||||
"NW.js requires a name and a main, everything else is optional.",
|
||||
"The build section is used by nwjs-builder-phoenix, see its documentation for more info",
|
||||
"To turn spell checking off, remove it from the chromium-args in this file",
|
||||
"Pinned Jest to 24.9.0 because 25.1.0 is broken on Windows. See: facebook/jest #9459"
|
||||
"To turn spell checking off, remove it from the chromium-args in this file"
|
||||
],
|
||||
"name": "nw-vue",
|
||||
"version": "1.4.0",
|
||||
@ -60,7 +59,6 @@
|
||||
"eslint-plugin-jest": "^23.7.0",
|
||||
"eslint-plugin-vue": "^6.2.1",
|
||||
"eslint-plugin-vue-a11y": "^0.0.31",
|
||||
"jest": "^24.9.0",
|
||||
"jest-serializer-vue-tjw": "^3.11.0",
|
||||
"nw": "0.44.2-sdk",
|
||||
"nw-vue-devtools-prebuilt": "^0.0.10",
|
||||
|
Loading…
Reference in New Issue
Block a user