Skip to content

Commit f04c5a3

Browse files
author
David Cavazos
committed
make module
1 parent 1b2a2b8 commit f04c5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-platform/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"private": true,
44
"license": "Apache-2.0",
55
"author": "Google LLC",
6+
"type": "module",
67
"engines": {
78
"node": ">=16.0.0"
89
},
@@ -25,4 +26,3 @@
2526
"sinon": "^20.0.0"
2627
}
2728
}
28-

0 commit comments

Comments
 (0)