tangled
alpha
login
or
join now
besaid.zone
/
leaflet-loader-astro
leaflet.pub astro loader
9
fork
atom
overview
issues
pulls
pipelines
update package.json to allow for public package
nulfrost
5 months ago
dd0476fe
96af251a
options
unified
split
Changed files
+3
package.json
+3
package.json
···
31
31
"files": [
32
32
"dist"
33
33
],
34
34
+
"publishConfig": {
35
35
+
"access": "public"
36
36
+
},
34
37
"type": "module",
35
38
"main": "dist/index.js",
36
39
"module": "dist/index.js",