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 aab0c33 commit 99bc549Copy full SHA for 99bc549
.travis.yml
@@ -5,7 +5,6 @@ sudo: false
5
node_js:
6
- 'stable'
7
- '8'
8
- - '6'
9
10
script: echo "Running tests against $(node -v)..."
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typeorm-adapter",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "TypeORM adapter for Casbin",
"main": "lib/adapter.js",
"typings": "lib/adapter.d.ts",
0 commit comments