Browse Source

Merge pull request #1691 from doccano/enhancement/removePackagejson

Remove unused package.json
pull/1693/head
Hiroki Nakayama 2 years ago
committed by GitHub
parent
commit
c59cd88460
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions
  1. 8
      package.json

8
package.json

@ -1,8 +0,0 @@
{
"engines": {
"node": "8.x"
},
"scripts": {
"heroku-postbuild": "sh tools/heroku.sh build"
}
}
Loading…
Cancel
Save