Skip to content

Commit 1a8187a

Browse files
committed
[patch] v1.0.2
1 parent 21b9869 commit 1a8187a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webviewer-ui",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "WebViewer UI built in React",
55
"main": "src/index.js",
66
"scripts": {
@@ -64,7 +64,5 @@
6464
"webpack-dev-middleware": "^3.1.3",
6565
"webpack-hot-middleware": "^2.18.0"
6666
},
67-
"dependencies": {},
68-
"author": "PDFTron Systems Inc.",
69-
"license": ""
67+
"author": "PDFTron Systems Inc."
7068
}

0 commit comments

Comments
 (0)