Skip to content

Commit

Permalink
🔖 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Ahn committed Jan 12, 2023
1 parent 8c27282 commit 14f0015
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ordercloud/angular-cms-components",
"author": "Four51",
"license": "MIT",
"version": "2.0.11",
"version": "2.0.12",
"scripts": {
"start": "run-s copy-constants buildconfig-dev app-watchmode",
"build": "run-s copy-constants buildconfig-prod plugin-prod build-lib buildconfig-dev move-scripts build-storybook",
Expand Down Expand Up @@ -100,4 +100,4 @@
"engines": {
"yarn": "PLEASE USE NPM INSTEAD OF YARN"
}
}
}
4 changes: 2 additions & 2 deletions projects/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ordercloud/angular-cms-components",
"version": "2.0.11",
"version": "2.0.12",
"author": "Four51",
"license": "MIT",
"peerDependencies": {
Expand All @@ -17,4 +17,4 @@
"dependencies": {
"tslib": "^2.0.0"
}
}
}

0 comments on commit 14f0015

Please sign in to comment.