Skip to content

Commit 997baa1

Browse files
committed
src
1 parent 5b8b2ac commit 997baa1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"vuex": "^3.0.0"
2020
},
2121
"files": [
22-
"dist"
22+
"dist",
23+
"src"
2324
],
2425
"license": "MIT",
2526
"main": "dist/vue-forward.js",

0 commit comments

Comments
 (0)