Skip to content

Commit 5915ea9

Browse files
committed
fixing version update to minor
1 parent 8a3cc30 commit 5915ea9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j/docs-ui",
3-
"version": "0.30.0",
3+
"version": "0.29.8",
44
"description": "Produces the UI bundle for the Neo4j documentation site",
55
"homepage": "https://github.com/neo4j-documentation/docs-ui",
66
"license": "MPL-2.0",

src/js/site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ import './25-graphgist'
2222
import './40-challenges'
2323
import './50-cheat-sheet-toggle'
2424
import './60-docs-roles'
25-
import './70-docs-ndl'
25+
import './70-docs-ndl'

0 commit comments

Comments
 (0)