fix: resolve linter errors
This commit is contained in:
committed by
GitHub Actions
parent
b4fcc6d777
commit
47da05aee1
Generated
+3
-3
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "onspring-api-sdk",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "onspring-api-sdk",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^1.2.4",
|
||||
@@ -39,7 +39,7 @@
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
"node": ">=14.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
||||
Reference in New Issue
Block a user