Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit f866602

Browse files
Add update-meta scripts in v19_2 (#1065)
1 parent 83e9bdd commit f866602

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"gulp": "node --max_old_space_size=8048 node_modules/gulp/bin/gulp.js",
1414
"build": "npm run gulp -- build",
1515
"test": "npm run gulp -- test",
16-
"pack": "npm run gulp -- npm.pack"
16+
"pack": "npm run gulp -- npm.pack",
17+
"update-integration-meta": "dx-tools update-meta --output-path=./metadata/NGMetaData.json --version=19_2"
1718
},
1819
"author": "Developer Express Inc.",
1920
"license": "MIT",

0 commit comments

Comments
 (0)