Skip to content

Commit 0dd4818

Browse files
committed
v1.1.4
1 parent 9499929 commit 0dd4818

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@senx/warp10",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"private": false,
55
"keywords": [
66
"web",
@@ -26,7 +26,6 @@
2626
},
2727
"main": "dist/index.js",
2828
"scripts": {
29-
"prepublishOnly": "yarn test && yarn build",
3029
"build": "tsc",
3130
"typedoc": "typedoc --options typedoc.json --plugin typedoc-plugin-markdown --hideGenerator src/*/*",
3231
"test": "mocha --require ts-node/register --ui bdd ./tests/unitTest1.ts",

0 commit comments

Comments
 (0)