We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc132b commit 9cd3102Copy full SHA for 9cd3102
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "booljs.express",
3
- "version": "0.6.3",
+ "name": "@booljs/express",
+ "version": "0.6.4",
4
"description": "Express driver for bool.js",
5
"main": "index.js",
6
"keywords": [
@@ -17,7 +17,7 @@
17
"author": {
18
"name": "Pablo Andrés Dorado Suárez",
19
"email": "im@pandres95.me",
20
- "url": "https://bool.js.org/developer/pandres95"
+ "url": "https://bool.js.org/developers/pandres95"
21
},
22
"bugs": {
23
"url": "https://github.com/booljs/booljs-express/issues"
0 commit comments