Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachJW34 committed May 18, 2022
1 parent 08a215c commit 354cdba
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 105 deletions.
4 changes: 2 additions & 2 deletions libs/docusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/docusaurus",
"version": "13.0.2",
"version": "14.0.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/ZachJW34/nx-plus/tree/master/libs/docusaurus#readme",
"peerDependencies": {
"@nrwl/workspace": "^14.0.0"
"@nrwl/workspace": "^14.1.4"
},
"dependencies": {
"@nrwl/devkit": "^14.1.4"
Expand Down
2 changes: 1 addition & 1 deletion libs/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/nuxt",
"version": "13.0.2",
"version": "14.0.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
2 changes: 1 addition & 1 deletion libs/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/vite",
"version": "13.0.2",
"version": "14.0.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
2 changes: 1 addition & 1 deletion libs/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/vue",
"version": "13.0.2",
"version": "14.0.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
100 changes: 0 additions & 100 deletions migrations.json

This file was deleted.

0 comments on commit 354cdba

Please sign in to comment.