We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c3ad8 commit 58b860eCopy full SHA for 58b860e
package.json
@@ -8,7 +8,7 @@
8
"repository": "git@github.com:Kong/kongponents.git",
9
"private": true,
10
"bin": {
11
- "kpm": "./cli/index.js"
+ "kpm": "./cli/index.js"
12
},
13
"workspaces": [
14
"packages/*"
@@ -31,7 +31,7 @@
31
"@storybook/addon-links": "3.4.10",
32
"@storybook/addon-notes": "3.4.10",
33
"@storybook/vue": "3.4.10",
34
- "@vue/test-utils": "1.0.0-beta.20",
+ "@vue/test-utils": "1.0.0-beta.28",
35
"babel-core": "6.26.3",
36
"babel-jest": "^23.6.0",
37
"babel-loader": "7.1.4",
0 commit comments