Skip to content

Commit

Permalink
change engine. added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
newhouse committed Aug 12, 2024
1 parent 96dd9e2 commit 4f70f98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 3.0.2
- Pinned `[email protected]`
- Fixed SCSS deprecation warning

### 3.0.1
- Added `ensure-npm` developer script
- Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"generator"
],
"engines": {
"node": ">=14",
"node": ">=16",
"npm": ">=7"
},
"main": "index.js",
Expand Down

0 comments on commit 4f70f98

Please sign in to comment.