Skip to content

Commit 1330c74

Browse files
authored
Merge pull request #162 from VadimDez/feature/fix-node-version
Remove "engines" to fix #158
2 parents 5729466 + 5a0ce0a commit 1330c74

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

package-lock.json

-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
"packagr": "ng-packagr -p ng-package.json",
1717
"docs": "ng build --configuration production --output-path docs --base-href ngx-filter-pipe && cp -R ./docs/browser/* ./docs/ && rm -rf ./docs/browser && cp ./docs/index.html ./docs/404.html"
1818
},
19-
"engines": {
20-
"node": "20.4.0",
21-
"npm": "9.7.2"
22-
},
2319
"repository": {
2420
"type": "git",
2521
"url": "git+https://[email protected]/VadimDez/ngx-filter-pipe.git"

0 commit comments

Comments
 (0)