We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd2871 commit a73a0ddCopy full SHA for a73a0dd
lerna.json
@@ -1,7 +1,7 @@
1
{
2
"lerna": "2.5.1",
3
"packages": ["packages/*"],
4
- "version": "2.4.12",
+ "version": "2.4.13",
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
"publishConfig": {
packages/datx-jsonapi-angular/package.json
@@ -1,6 +1,6 @@
"name": "@datx/jsonapi-angular",
"scripts": {
"ng": "ng",
"build": "ng build datx-jsonapi-angular && npm run copy-license && npm run copy-readme",
0 commit comments