This commit is contained in:
Philipp Kunz 2022-03-24 13:12:59 +01:00
parent 56cb1eeffb
commit 2b44caf70a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/isohash",
"version": "1.0.2",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/isohash",
"version": "1.0.2",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/smartenv": "^5.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/isohash",
"version": "1.0.2",
"version": "2.0.0",
"private": false,
"description": "a hash package that works cross environment",
"main": "dist_ts/index.js",