Skip to content

Commit

Permalink
Alpha 12 release - adding css importing
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanquera committed Sep 25, 2021
1 parent d81035a commit 7dbe026
Show file tree
Hide file tree
Showing 17 changed files with 944 additions and 7,327 deletions.
2 changes: 1 addition & 1 deletion examples/pluggable-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"./plugin/static"
],
"dependencies": {
"inceptjs": "^0.0.11"
"inceptjs": "^0.0.12"
}
}
2 changes: 1 addition & 1 deletion examples/vanilla-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"incept": "./index",
"dependencies": {
"inceptjs": "^0.0.11"
"inceptjs": "^0.0.12"
}
}
Loading

0 comments on commit 7dbe026

Please sign in to comment.