Skip to content

Commit 568f6a5

Browse files
author
Darnell Andries
committed
fix files in package.json, bump version
1 parent 9be13cd commit 568f6a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drag-timetable",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Simple, customizable draggable timetable.",
55
"main": "dist/app.js",
66
"scripts": {
@@ -17,7 +17,7 @@
1717
"schedule"
1818
],
1919
"files": [
20-
"dist/*",
20+
"dist",
2121
"style.css"
2222
],
2323
"author": "Darnell Andries",

0 commit comments

Comments
 (0)