Skip to content

Commit

Permalink
Merge pull request #3 from NEARFoundation/develop
Browse files Browse the repository at this point in the history
Updating package name
  • Loading branch information
sandoche authored Sep 2, 2022
2 parents 2bfa86e + 762fc2d commit 7064efe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"singleQuote": true,
"trailingComma": "es5"
},
"name": "near-js-encryption-box",
"name": "@nearfoundation/near-js-encryption-box",
"author": "Sandoche Adittane",
"module": "dist/near-js-encryption-box.esm.js",
"size-limit": [
Expand Down

0 comments on commit 7064efe

Please sign in to comment.