Skip to content

Commit cf95d79

Browse files
committed
Update package,.json for demos
1 parent 24e1e39 commit cf95d79

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

demo/node/package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
{
22
"name": "jsroot-demos",
3-
"version": "6.99.99",
3+
"version": "7.7.1",
44
"engines": {
5-
"node": ">=0.14"
5+
"node": ">=0.18"
66
},
77
"description": "JSROOT demos for Node.js",
88
"author": "[email protected]",
99
"license": "MIT",
1010
"type": "module",
11-
"repository": {
12-
"type": "git",
13-
"url": "https://github.com/linev/jsroot-test.git"
14-
},
1511
"dependencies": {
1612
"jsroot": "file:../../"
1713
}

0 commit comments

Comments
 (0)