We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91f4fa commit b5fbf48Copy full SHA for b5fbf48
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angularjs-template-loader",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Webpack loader that inlines all html for AngularJS components/directives.",
5
"main": "index.js",
6
"scripts": {
@@ -35,4 +35,4 @@
35
"dependencies": {
36
"loader-utils": "^1.1.0"
37
}
38
-}
+}
0 commit comments