Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjandemulder committed May 6, 2021
1 parent 4f41c7e commit 170e9e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prov4itdata/web-app",
"version": "0.2.1",
"version": "0.3.0",
"description": "PROV4ITDaTa Web app",
"main": "app.js",
"scripts": {
Expand All @@ -15,6 +15,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@prov4itdata/ui": "^0.2.0",
"axios": "^0.20.0",
"crypto": "^1.0.1",
"express": "^4.17.1",
Expand All @@ -27,7 +28,6 @@
"pem": "^1.14.4",
"pug": "^3.0.0",
"swagger-ui-express": "^4.1.6",
"@prov4itdata/ui": "^0.2.0",
"yamljs": "^0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 170e9e3

Please sign in to comment.