Prop-decorators and supporting DOMElements as VNodes in the renderer
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"watch": "rollup -c -w",
|
||||
"npm-publish": "npm run build && npm publish --registry https://npm.cerxes.net"
|
||||
"npm-publish": "npm run build && npm publish --registry https://npm.cerxes.net --tag latest"
|
||||
},
|
||||
"module": "./src/index.js",
|
||||
"main": "./dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user