We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542c659 commit 738b813Copy full SHA for 738b813
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angularjs-input-tags",
3
- "version": "4.1.0",
+ "version": "4.1.1",
4
"description": "AngularJS Component for input tags",
5
"author": {
6
"name": "Arthur Agombart",
@@ -22,7 +22,7 @@
22
"bugs": {
23
"url": "https://github.com/heyprof/angularjs-tags-dropdown/issues"
24
},
25
- "main": "dist/input-tags.component.js",
+ "main": "dist/input-tags.js",
26
"scripts": {
27
"build": "webpack",
28
"start": "webpack-serve --config webpack.config.js",
0 commit comments