Skip to content

Commit 7dbe026

Browse files
committed
Alpha 12 release - adding css importing
1 parent d81035a commit 7dbe026

File tree

17 files changed

+944
-7327
lines changed

17 files changed

+944
-7327
lines changed

examples/pluggable-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"./plugin/static"
1111
],
1212
"dependencies": {
13-
"inceptjs": "^0.0.11"
13+
"inceptjs": "^0.0.12"
1414
}
1515
}

examples/vanilla-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"incept": "./index",
99
"dependencies": {
10-
"inceptjs": "^0.0.11"
10+
"inceptjs": "^0.0.12"
1111
}
1212
}

0 commit comments

Comments
 (0)