Skip to content

Commit

Permalink
Remove parcel - not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
willmorgan committed Jan 4, 2021
1 parent 05592f6 commit c826e60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5,167 deletions.
10 changes: 1 addition & 9 deletions demo/src/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,7 @@
"keywords": "",
"license": "",
"author": "",
"scripts": {
"build": "parcel build index.html",
"dev": "parcel index.html --open",
"start": "npm run build && npm run dev",
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"parcel-bundler": "^1.12.4"
},
"devDependencies": {},
"dependencies": {
"@iproov/web": "^3.1.2"
}
Expand Down
Loading

0 comments on commit c826e60

Please sign in to comment.