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-05-24 22:53:05 +01:00
commit f45d857e9a
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.3.0", "version": "1.4.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "classcharts-api", "name": "classcharts-api",
"version": "1.3.0", "version": "1.4.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.3.0", "version": "1.4.0",
"description": "A javascript wrapper for getting information from the Classcharts API", "description": "A javascript wrapper for getting information from the Classcharts API",
"keywords": [ "keywords": [
"node", "node",