Skip to content

Commit 03ddd32

Browse files
committed
feat: add github actions
1 parent 136218e commit 03ddd32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,9 @@
4242
"rollup-plugin-filesize": "^10.0.0",
4343
"typescript": "^4.9.5",
4444
"vitest": "^1.6.0"
45+
},
46+
"engines": {
47+
"node": ">=18.x",
48+
"pnpm": ">=9.x"
4549
}
4650
}

0 commit comments

Comments
 (0)