Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed May 10, 2020
1 parent b90ad2b commit 2c22bc2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "vuex-hooks",
"name": "vuex-factories",
"version": "2.0.0",
"description": "Typescript enabled vuex factories",
"files": [
Expand All @@ -21,19 +21,19 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Goldziher/vuex-hooks.git"
"url": "git+https://github.com/Goldziher/vuex-factories.git"
},
"bugs": {
"url": "https://github.com/Goldziher/vuex-factories/issues"
},
"homepage": "https://github.com/Goldziher/vuex-factories#readme",
"keywords": [
"vuex",
"factories",
"typescript"
],
"author": "Na'aman Hirschfeld",
"license": "ISC",
"bugs": {
"url": "https://github.com/Goldziher/vuex-factories/issues"
},
"homepage": "https://github.com/Goldziher/vuex-factories#readme",
"devDependencies": {
"@types/jest": "^25.2.1",
"@typescript-eslint/eslint-plugin": "^2.31.0",
Expand Down

0 comments on commit 2c22bc2

Please sign in to comment.