Skip to content

Commit 170e9e3

Browse files
v0.3.0
1 parent 4f41c7e commit 170e9e3

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": "@prov4itdata/web-app",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "PROV4ITDaTa Web app",
55
"main": "app.js",
66
"scripts": {
@@ -15,6 +15,7 @@
1515
"author": "",
1616
"license": "MIT",
1717
"dependencies": {
18+
"@prov4itdata/ui": "^0.2.0",
1819
"axios": "^0.20.0",
1920
"crypto": "^1.0.1",
2021
"express": "^4.17.1",
@@ -27,7 +28,6 @@
2728
"pem": "^1.14.4",
2829
"pug": "^3.0.0",
2930
"swagger-ui-express": "^4.1.6",
30-
"@prov4itdata/ui": "^0.2.0",
3131
"yamljs": "^0.3.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)