Skip to content

Commit

Permalink
update fix error load url file
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenbatranvan committed Dec 31, 2023
1 parent 2429033 commit d1245ae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
{
"name": "vite-multiple-assets",
"version": "1.2.9",
"version": "1.2.10",
"description": "Multiple assets public directory for vite",
"author": "Van nguyen ba tran",
"license": "MIT",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/nguyenbatranvan/vite-multiple-assets"
},
"files": [
"dist"
],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit d1245ae

Please sign in to comment.