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 d8be9fc commit 571b4afCopy full SHA for 571b4af
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nact-persistence-postgres",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "PostgreSQL Persistence provider for NAct",
5
"main": "lib/index.js",
6
"scripts": {
@@ -28,7 +28,7 @@
28
"url": "http://github.com/ncthbrt/nact-persistence-postgres/issues"
29
},
30
"dependencies": {
31
- "nact": "~3.0.0",
+ "nact": "~3.1.0",
32
"pg-reactive": "^0.3.2",
33
"rxjs": "^5.4.3"
34
0 commit comments