1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 19:59:37 +00:00
This commit is contained in:
James Cook 2022-04-02 12:13:55 +01:00
parent 8852e8dad5
commit 89ed852231
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.1.0", "version": "1.2.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "classcharts-api", "name": "classcharts-api",
"version": "1.1.0", "version": "1.2.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.1.0", "version": "1.2.0",
"description": "", "description": "",
"repository": { "repository": {
"url": "https://github.com/jamesatjaminit/classcharts-api" "url": "https://github.com/jamesatjaminit/classcharts-api"