Skip to content

Commit

Permalink
v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Giwi committed Oct 23, 2023
1 parent 9499929 commit 0dd4818
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@senx/warp10",
"version": "1.1.3",
"version": "1.1.4",
"private": false,
"keywords": [
"web",
Expand All @@ -26,7 +26,6 @@
},
"main": "dist/index.js",
"scripts": {
"prepublishOnly": "yarn test && yarn build",
"build": "tsc",
"typedoc": "typedoc --options typedoc.json --plugin typedoc-plugin-markdown --hideGenerator src/*/*",
"test": "mocha --require ts-node/register --ui bdd ./tests/unitTest1.ts",
Expand Down

0 comments on commit 0dd4818

Please sign in to comment.