Skip to content

Commit 16abb5e

Browse files
author
Darnell Andries
committed
removed files filter from package.json (doesn't seem to work), bumped
version
1 parent 568f6a5 commit 16abb5e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drag-timetable",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Simple, customizable draggable timetable.",
55
"main": "dist/app.js",
66
"scripts": {
@@ -16,10 +16,6 @@
1616
"timetable",
1717
"schedule"
1818
],
19-
"files": [
20-
"dist",
21-
"style.css"
22-
],
2319
"author": "Darnell Andries",
2420
"license": "MIT",
2521
"bugs": {

0 commit comments

Comments
 (0)