fixes
This commit is contained in:
@@ -37,15 +37,16 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "rollup -c && ./fixup",
|
||||
"build_win": "rollup -c && mingw64 ./fixup",
|
||||
"test": "jest",
|
||||
"prepublish": "rollup -c --silent && ./fixup"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stablelib/xchacha20poly1305": "^1.0.1",
|
||||
"blake2b": "^2.1.4",
|
||||
"int64-buffer": "^1.0.0",
|
||||
"int64-buffer": "^1.1.0",
|
||||
"text-encoding": "^0.7.0",
|
||||
"uuid": "^8.3.2"
|
||||
"uuid": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.3",
|
||||
|
||||
Reference in New Issue
Block a user