Skip to content

Commit f32d840

Browse files
committed
feat(template): set module type in package.json
1 parent 14fa645 commit f32d840

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

templates/react-javascript/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"version": "0.11.1",
3+
"type": "module",
34
"dependencies": {
45
"@nmfs-radfish/radfish": "^1.1.0",
56
"@nmfs-radfish/react-radfish": "^1.0.0",

0 commit comments

Comments
 (0)