Skip to content

Commit

Permalink
🚀 Add dual-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
distolma committed Mar 18, 2020
1 parent 1a4d4b1 commit a1a76c0
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 188 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.4.0",
"description": "A tiny (150 bytes) connector for Storeon and Vue",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"start": "parcel serve example/index.html --open",
"lint": "eslint ./*.js",
Expand All @@ -27,6 +28,7 @@
"@size-limit/preset-small-lib": "^4.4.0",
"@vue/component-compiler-utils": "^3.1.1",
"@vue/test-utils": "^1.0.0-beta.32",
"dual-publish": "^0.5.2",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
Expand Down
Loading

0 comments on commit a1a76c0

Please sign in to comment.