We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80389ef commit 624ad1eCopy full SHA for 624ad1e
.npmignore
@@ -2,3 +2,5 @@
2
docs
3
4
node_modules
5
+
6
+*.log
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@xanthous/dgraph-orm",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "dgraph ORM in TypeScript",
"types": "dist/index.d.ts",
"main": "dist/index.js",
0 commit comments