Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico105 committed Aug 20, 2022
1 parent ca77b62 commit 45dd0b7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marktguru.at",
"version": "0.0.2",
"version": "0.0.3",
"description": "A library to search for offers on marktguru.at",
"main": "dist/index.js",
"types": "typings/index.d.ts",
Expand All @@ -10,8 +10,7 @@
],
"scripts": {
"build": "tsc --project tsconfig.json",
"test": "jest",
"publish": "npm run build && npm publish"
"test": "jest"
},
"author": "Nico105",
"license": "MIT",
Expand Down

0 comments on commit 45dd0b7

Please sign in to comment.