We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6396600 commit f2225ffCopy full SHA for f2225ff
package.json
@@ -14,7 +14,7 @@
14
"build": "npm run gulp -- build",
15
"test": "npm run gulp -- test",
16
"pack": "npm run gulp -- npm.pack",
17
- "update-integration-meta": "dx-tools update-meta --output-path=./metadata/NGMetaData.json"
+ "update-integration-meta": "dx-tools update-meta --output-path=./metadata/NGMetaData.json --version=20_1"
18
},
19
"author": "Developer Express Inc.",
20
"license": "MIT",
0 commit comments