Skip to content

Commit a1a76c0

Browse files
committed
🚀 Add dual-publish
1 parent 1a4d4b1 commit a1a76c0

File tree

2 files changed

+174
-188
lines changed

2 files changed

+174
-188
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.4.0",
44
"description": "A tiny (150 bytes) connector for Storeon and Vue",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"scripts": {
78
"start": "parcel serve example/index.html --open",
89
"lint": "eslint ./*.js",
@@ -27,6 +28,7 @@
2728
"@size-limit/preset-small-lib": "^4.4.0",
2829
"@vue/component-compiler-utils": "^3.1.1",
2930
"@vue/test-utils": "^1.0.0-beta.32",
31+
"dual-publish": "^0.5.2",
3032
"eslint": "^6.8.0",
3133
"eslint-config-standard": "^14.1.0",
3234
"eslint-plugin-import": "^2.20.1",

0 commit comments

Comments
 (0)