Skip to content

Commit

Permalink
BREAKING CHANGE: updated acs-client to validate multiple matching ent…
Browse files Browse the repository at this point in the history
…ities and trigger build
  • Loading branch information
Arun-KumarH committed Apr 19, 2024
1 parent 0957bc7 commit 8e5f4ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"mocha": "cross-env NODE_ENV=test; mocha --full-trace --exit --trace-warnings;",
"tsctests": "tsc -d -p tsconfig.test.json",
"lcov-report": "nyc report --reporter=lcov",
"createtopics": "node setupTopics.js io.restorecommerce.command",
"build:tsc": "tsc -d",
"build:clean": "rimraf lib",
"build": "npm-run-all lint build:clean build:tsc"
Expand Down

0 comments on commit 8e5f4ae

Please sign in to comment.