Compare commits

..

No commits in common. "16f2049dc4af9e919ed67b1717af505a994bacaa" and "9539fc92fa0a41c935ec0e717a27f273dfa9bc1c" have entirely different histories.

2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@ff-admin/webapi-client",
"version": "1.1.0",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ff-admin/webapi-client",
"version": "1.1.0",
"version": "1.0.0",
"license": "AGPL-3.0-only",
"dependencies": {
"axios": "^1.6.2",

View file

@ -1,6 +1,6 @@
{
"name": "@ff-admin/webapi-client",
"version": "1.1.0",
"version": "1.0.0",
"description": "api client for ff admin webapi",
"main": "dist/index.js",
"scripts": {