Skip to content

Commit 8ecd039

Browse files
authored
Merge pull request #3 from devnetkc/updateStubDep
2 parents 63fa7cb + 85752c8 commit 8ecd039

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netsuite-custommodules-template",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "NS Template project for testing and using CI/CD for your NetSuite SuiteCloud projects.",
55
"scripts": {
66
"test": "jest --coverage --$npm_config_watch ",
@@ -42,7 +42,7 @@
4242
"homepage": "https://github.com/devnetkc/NetSuite-CustomModules-Template#readme",
4343
"devDependencies": {
4444
"@oracle/suitecloud-unit-testing": "^1.2.1",
45-
"@vnetwork-solutions/ns-custom-stubs-template": "^1.1.1",
45+
"@vnetwork-solutions/ns-custom-stubs-template": "^1.1.3",
4646
"contributor-table": "^1.0.0",
4747
"jest": "^29.3.1",
4848
"jest-junit-reporter": "^1.1.0",

0 commit comments

Comments
 (0)