Skip to content

Commit

Permalink
version 2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
courcelan committed Feb 5, 2024
1 parent 51ac059 commit 0b36cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "buttercms",
"version": "1.2.16",
"version": "2.0.0",
"description": "ButterCMS API Client",
"keywords": [
"buttercms",
Expand All @@ -10,7 +10,7 @@
"headless cms"
],
"engines": {
"node": ">=0.10.32"
"node": ">=18.17.1"
},
"scripts": {
"build": "webpack && uglifyjs ./dist/butter.js -c -m -o ./dist/butter.min.js",
Expand Down

0 comments on commit 0b36cb9

Please sign in to comment.