Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Upgrade version and not allow docs in npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyaskarim committed Jan 25, 2022
1 parent 7655c63 commit 24ab905
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ info.log
warning.log
.env
uploads
backups
backups
docs
tests
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wertik-js",
"version": "3.1.7",
"version": "3.1.9",
"main": "lib/main.js",
"types": "lib/types.d.ts",
"repository": "https://github.com/Uconnect-Technologies/wertik-js.git",
Expand Down

0 comments on commit 24ab905

Please sign in to comment.