Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
abul2285 committed Aug 10, 2022
1 parent 16d9360 commit b1d6d7f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@abul2285:registry=https://npm.pkg.github.com
3 changes: 0 additions & 3 deletions npmrc

This file was deleted.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
{
"name": "@abul2285/bookmark",
"version": "0.4.0",
"version": "0.6.0",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"test": "exit 0"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"repository": "git://github.com/abul2285/bookmark.git",
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.143.0",
"next": "12.2.4",
Expand Down

0 comments on commit b1d6d7f

Please sign in to comment.