mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-12-17 09:45:03 +00:00
add generate key
This commit is contained in:
14
package.json
14
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "occulto",
|
||||
"version": "2.0.0-rc.9",
|
||||
"version": "2.0.0-rc.10",
|
||||
"license": "MIT",
|
||||
"description": "crypt utility",
|
||||
"keywords": [
|
||||
@@ -41,15 +41,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@endyjasmi/karma-playwright-launcher": "^0.0.4",
|
||||
"@types/node": "^16.11.66",
|
||||
"chai": "^4.3.6",
|
||||
"@types/node": "^16.18.11",
|
||||
"chai": "^4.3.7",
|
||||
"karma": "^6.4.1",
|
||||
"karma-mocha": "^2.0.1",
|
||||
"mocha": "^10.1.0",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"playwright": "^1.27.1",
|
||||
"typedoc": "^0.23.17",
|
||||
"typescript": "^4.8.4"
|
||||
"playwright": "^1.29.2",
|
||||
"typedoc": "^0.23.24",
|
||||
"typescript": "^4.9.4"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user