Skip to content

Commit c550392

Browse files
fix: update package version and repository URLs in package.json
1 parent 8b85ebb commit c550392

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/nx/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "@firemono/nx",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"description": "Nx plugin for Firebase development with proper architecture - Functions as Nx apps building to dist, live reloading, and auto-persisted emulator data",
55
"author": "Johannes Firemono",
66
"license": "MIT",
7-
"homepage": "https://github.com/johannesfiremono/nx-firebase-monorepo-example#readme",
7+
"homepage": "https://github.com/johannesnormannjensen/firemono#readme",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/johannesfiremono/nx-firebase-monorepo-example.git",
10+
"url": "https://github.com/johannesnormannjensen/firemono.git",
1111
"directory": "tools/nx"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/johannesfiremono/nx-firebase-monorepo-example/issues"
14+
"url": "https://github.com/johannesnormannjensen/firemono/issues"
1515
},
1616
"keywords": [
1717
"nx",

0 commit comments

Comments
 (0)