Skip to content

Commit 78c0279

Browse files
committed
bump patch version
1 parent f1aa284 commit 78c0279

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-node-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "a client for nodejs access to Solid",
55
"main": "./src/index.js",
66
"scripts": {
@@ -11,6 +11,7 @@
1111
"author": "Jeff Zucker",
1212
"license": "MIT",
1313
"dependencies": {
14+
"ajv": "^6.12.6",
1415
"solid-auth-fetcher": "^1.2.1",
1516
"solid-rest": "^1.2.3"
1617
},

0 commit comments

Comments
 (0)