Skip to content

Commit

Permalink
Added repository field of dexie-export-import.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Nov 2, 2018
1 parent bb669ae commit c080065
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/dexie-export-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"main": "dist/dexie-export-import.js",
"module": "dist/dexie-export-import.mjs",
"typings": "dist/dexie-export-import.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/dfahlander/Dexie.js.git"
},
"scripts": {
"test": "npm run build && npx karma start test/karma.conf.js --single-run",
"build": "just-build",
Expand Down

0 comments on commit c080065

Please sign in to comment.