Skip to content

Commit

Permalink
Remove license field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindputrevu committed Aug 23, 2021
1 parent 798a76c commit d27a951
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/with-elasticsearch/package.json
Expand Up @@ -11,6 +11,5 @@
"next": "latest",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"license": "MIT"
}
}

0 comments on commit d27a951

Please sign in to comment.