Skip to content

Commit f329a53

Browse files
committed
Import typedefs for both versions of next dev server
1 parent 1496298 commit f329a53

File tree

3 files changed

+1088
-1
lines changed

3 files changed

+1088
-1
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
"@types/babel__template": "7.4.1",
3030
"@types/node": "18.13.0",
3131
"next": "13.1.6",
32+
"next13.1.6": "npm:next@13.1.6",
33+
"next13.3.0": "npm:next@13.3.0",
3234
"prettier": "2.8.4",
3335
"prettier-plugin-organize-imports": "3.2.2",
3436
"typescript": "4.9.5",

0 commit comments

Comments
 (0)