Skip to content

Commit 60fe6d4

Browse files
author
Harald Fielker
committed
version + fixed lib tool
1 parent fe881d5 commit 60fe6d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nicassa-scriptpatch-tool-ui",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Electron based tool for patching SQL (or similar) files generated by tools like PowerDesigner",
55
"homepage": "https://github.com/egandro/nicassa-generator",
66
"author": "Harald Fielker <[email protected]>",
@@ -57,7 +57,7 @@
5757
"ng2-charts": "1.6.0",
5858
"ngx-bootstrap": "2.0.0-rc.0",
5959
"ngx-diff": "^0.1.0",
60-
"nicassa-scriptpatch-tool": "file:../nicassa-scriptpatch-tool",
60+
"nicassa-scriptpatch-tool": "1.0.0",
6161
"popper.js": "^1.12.9",
6262
"rxjs": "5.5.2",
6363
"simple-line-icons": "^2.4.1",

0 commit comments

Comments
 (0)