Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Remove engines field
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowno committed May 18, 2018
1 parent 49367ea commit e7dca6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"build": "concurrently --names 'commonjs,esm,standalone' 'yarn run build-commonjs' 'yarn run build-esm' 'yarn run build-standalone'",
"clean": "rm -rf {commonjs,esm,standalone}"
},
"engines": {
"node": ">=8"
},
"dependencies": {
"@segment/top-domain": "^3.0.0",
"babel-runtime": "^6.26.0",
Expand Down

0 comments on commit e7dca6c

Please sign in to comment.