Skip to content

Commit

Permalink
fix: remove engines field from pwa and adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Jul 26, 2022
1 parent f91e005 commit c3878f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "@dhis2/app-adapter",
"version": "10.0.0-beta.1",
"engines": {
"node": ">=14"
},
"repository": {
"type": "git",
"url": "https://github.com/amcgee/dhis2-app-platform",
Expand Down
3 changes: 0 additions & 3 deletions pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "@dhis2/pwa",
"version": "10.0.0-beta.1",
"engines": {
"node": ">=14"
},
"description": "",
"license": "BSD-3-Clause",
"publishConfig": {
Expand Down

0 comments on commit c3878f2

Please sign in to comment.