1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00
This commit is contained in:
James Cook 2022-03-24 19:03:53 +00:00
parent 6a5df0fb3a
commit 0f21e7d744
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "classcharts-api", "name": "classcharts-api",
"version": "1.0.0", "version": "1.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "classcharts-api", "name": "classcharts-api",
"version": "1.0.0", "version": "1.1.0",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"axios": "^0.26.1" "axios": "^0.26.1"

View file

@ -1,6 +1,6 @@
{ {
"name": "classcharts-api", "name": "classcharts-api",
"version": "1.0.0", "version": "1.1.0",
"description": "", "description": "",
"repository": { "repository": {
"url": "https://github.com/jamesatjaminit/classcharts-api" "url": "https://github.com/jamesatjaminit/classcharts-api"