Skip to content

Commit 45dd0b7

Browse files
committed
v0.0.3
1 parent ca77b62 commit 45dd0b7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marktguru.at",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A library to search for offers on marktguru.at",
55
"main": "dist/index.js",
66
"types": "typings/index.d.ts",
@@ -10,8 +10,7 @@
1010
],
1111
"scripts": {
1212
"build": "tsc --project tsconfig.json",
13-
"test": "jest",
14-
"publish": "npm run build && npm publish"
13+
"test": "jest"
1514
},
1615
"author": "Nico105",
1716
"license": "MIT",

0 commit comments

Comments
 (0)