We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24050ea commit 2aa6fa9Copy full SHA for 2aa6fa9
demos/po-npm/package.json
@@ -7,7 +7,7 @@
7
"main": "index.js",
8
"dependencies": {
9
"jsonix": "x.x.x",
10
- "jsonix-schema-compiler": "x.x.x"
+ "jsonix-schema-compiler": ">=2.3.4"
11
},
12
"devDependencies" : {
13
"nodeunit" : "~0.8.6"
0 commit comments