Skip to content

Commit 96e7ea7

Browse files
authored
Update package (#94)
1 parent d37c130 commit 96e7ea7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mock-cloud-firestore",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "Mock library for Cloud Firestore",
55
"main": "lib/mock-cloud-firestore.js",
66
"module": "es/mock-cloud-firestore.js",
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git+https://github.com/rmmmp/mock-cloud-firestore.git"
23+
"url": "git+https://github.com/mikkopaderes/mock-cloud-firestore.git"
2424
},
2525
"keywords": [
2626
"firebase",
@@ -30,9 +30,9 @@
3030
"author": "Mikko Paderes",
3131
"license": "MIT",
3232
"bugs": {
33-
"url": "https://github.com/rmmmp/mock-cloud-firestore/issues"
33+
"url": "https://github.com/mikkopaderes/mock-cloud-firestore/issues"
3434
},
35-
"homepage": "https://github.com/rmmmp/mock-cloud-firestore#readme",
35+
"homepage": "https://github.com/mikkopaderes/mock-cloud-firestore#readme",
3636
"devDependencies": {
3737
"@babel/cli": "^7.1.2",
3838
"@babel/core": "^7.1.2",

0 commit comments

Comments
 (0)