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 fe881d5 commit 60fe6d4Copy full SHA for 60fe6d4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nicassa-scriptpatch-tool-ui",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "Electron based tool for patching SQL (or similar) files generated by tools like PowerDesigner",
5
"homepage": "https://github.com/egandro/nicassa-generator",
6
"author": "Harald Fielker <[email protected]>",
@@ -57,7 +57,7 @@
57
"ng2-charts": "1.6.0",
58
"ngx-bootstrap": "2.0.0-rc.0",
59
"ngx-diff": "^0.1.0",
60
- "nicassa-scriptpatch-tool": "file:../nicassa-scriptpatch-tool",
+ "nicassa-scriptpatch-tool": "1.0.0",
61
"popper.js": "^1.12.9",
62
"rxjs": "5.5.2",
63
"simple-line-icons": "^2.4.1",
0 commit comments