update to current state of SimplyAPI

This commit is contained in:
bee 2022-03-06 03:02:52 -08:00
parent 888ec5a072
commit ebaaa23553
No known key found for this signature in database
GPG key ID: 70EECBF29DA75D8B
12 changed files with 40 additions and 498 deletions

View file

@ -8,7 +8,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "padlocks",
"license": "ISC",
"license": "MIT",
"dependencies": {
"ajv": "^8.10.0",
"axios": "^0.26.0",
@ -17,6 +17,7 @@
"lodash.isequal": "^4.5.0",
"lodash.isobject": "^3.0.2",
"lodash.transform": "^4.6.0",
"simplyapi": "^1.6.0",
"ws": "^8.5.0"
},
"optionalDependencies": {