We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182020c commit 01fc8e1Copy full SHA for 01fc8e1
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "@birchill/nice-sqlite-wasm",
3
"version": "0.0.2",
4
"private": false,
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/birchill/nice-sqlite-wasm"
8
+ },
9
"files": [
10
"LICENSE",
11
"README.md",
0 commit comments