Skip to content

Commit 759ed44

Browse files
committed
Bump version
1 parent ac20d1d commit 759ed44

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-ts-paths",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Configure path aliases only once and in the right place (tsconfig.json)",
55
"homepage": "https://github.com/vatson/vue-cli-plugin-ts-paths",
66
"repository": {
@@ -9,7 +9,12 @@
99
},
1010
"main": "index.js",
1111
"scripts": {},
12-
"keywords": ["vue", "vue-cli", "plugin", "ts"],
12+
"keywords": [
13+
"vue",
14+
"vue-cli",
15+
"plugin",
16+
"ts"
17+
],
1318
"author": "Vadim Tiukov <[email protected]>",
1419
"license": "MIT",
1520
"dependencies": {

0 commit comments

Comments
 (0)