We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dc753 commit d648510Copy full SHA for d648510
build.sh
@@ -0,0 +1,2 @@
1
+./node_modules/.bin/tsc
2
+./node_modules/.bin/tsc -outDir dist/esm -module ES6
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-facing-decorator",
3
- "version": "2.1.13",
+ "version": "2.1.14",
4
"description": "Vue typescript class and decorator based component.",
5
"main": "dist/index.js",
6
"keywords": [
0 commit comments