Skip to content

Commit 6f83124

Browse files
committed
1.37.0
1 parent efe130f commit 6f83124

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j-graphacademy/courses",
3-
"version": "1.36.3",
3+
"version": "1.37.0",
44
"description": "Course catalogue for graphacademy.neo4j.com",
55
"main": "index.js",
66
"scripts": {
@@ -30,7 +30,6 @@
3030
"test:watch": "jest --watch",
3131
"test:qa": "jest qa.test.js",
3232
"test:db": "jest db.test.js",
33-
"test:qa": "jest qa.test.js",
3433
"cypress:open": "CYPRESS_BASE_URL=http://localhost:3000 cypress open",
3534
"prepare": "husky"
3635
},
@@ -66,4 +65,4 @@
6665
"pug": "^3.0.2",
6766
"ts-node": "^10.9.1"
6867
}
69-
}
68+
}

0 commit comments

Comments
 (0)