Skip to content

Commit

Permalink
Merge pull request #6 from ByronYan01/develop
Browse files Browse the repository at this point in the history
change part
  • Loading branch information
ByronYan01 authored Oct 11, 2023
2 parents 067da4c + 503340f commit 4da8f00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<script src="/dist/d-resouce.umd.js"></script>
<script>
console.log(dResouce)
// console.log(new dResouce.resouceDrop({}))
</script>
</body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d-resouce",
"version": "1.0.1",
"version": "1.0.0",
"description": "读取资源管理相关工具",
"main": "dist/d-resouce.cjs.js",
"module": "dist/d-resouce.esm.js",
Expand Down

0 comments on commit 4da8f00

Please sign in to comment.