Skip to content

Commit a73a0dd

Browse files
committed
v2.4.13
1 parent ccd2871 commit a73a0dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"lerna": "2.5.1",
33
"packages": ["packages/*"],
4-
"version": "2.4.12",
4+
"version": "2.4.13",
55
"npmClient": "yarn",
66
"useWorkspaces": true,
77
"publishConfig": {

packages/datx-jsonapi-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datx/jsonapi-angular",
3-
"version": "2.4.12",
3+
"version": "2.4.13",
44
"scripts": {
55
"ng": "ng",
66
"build": "ng build datx-jsonapi-angular && npm run copy-license && npm run copy-readme",

0 commit comments

Comments
 (0)