Skip to content

Commit 4ae2b1d

Browse files
committed
try with type:module , alpha tag
1 parent 3e76956 commit 4ae2b1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "bottom-tip",
3-
"version": "0.1.2",
3+
"version": "0.1.3-a1",
44
"description": "A div for displaying console.log messages, with some styles",
5+
"type": "module",
56
"main": "lib/bottom-tip.js",
67
"scripts": {
78
"prepublish": "yarn compile",

0 commit comments

Comments
 (0)