Skip to content

Commit b706e94

Browse files
committed
Remove my email from the repo
1 parent ed5a3d6 commit b706e94

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,11 @@
3434
"url": "http://github.com/kripken/sql.js.git"
3535
},
3636
"bugs": {
37-
"url": "https://github.com/kripken/sql.js/issues",
38-
"email": "[email protected]"
37+
"url": "https://github.com/kripken/sql.js/issues"
3938
},
4039
"devDependencies": {
4140
"test": ">=0.6",
42-
"tiny-worker": "^2.1.2"
41+
"tiny-worker": "^2.3.0"
4342
},
4443
"dependencies": {}
4544
}

0 commit comments

Comments
 (0)