Browse Source

Fix #488: Publish to npm

Kartik Visweswaran 9 years ago
parent
commit
cdf32abb52
2 changed files with 2 additions and 5 deletions
  1. 2 1
      CHANGE.md
  2. 0 4
      package.json

+ 2 - 1
CHANGE.md

@@ -3,7 +3,7 @@ Change Log: `bootstrap-fileinput`
 
 ## version 4.2.8
 
-**Date:** 23-Oct-2015
+**Date:** 05-Nov-2015
 
 1. Update bootstrap bower version to support only 3.x variants.
 2. Implement package.json.
@@ -15,6 +15,7 @@ Change Log: `bootstrap-fileinput`
 8. (enh #477): Fix IE10 specific styling bug for file input block button.
 9. (enh #481): Universal Module Definition for use with CommonJS, AMD or browser globals.
 10. (bug #483): Clear and reset native input after uploading each single file thumbnail.
+11. (enh #488): Publish to npm.
 
 ## version 4.2.7
 

+ 0 - 4
package.json

@@ -13,10 +13,6 @@
     "bugs": {
         "url": "https://github.com/kartik-v/bootstrap-fileinput/issues"
     },
-    "main": [
-        "./css/fileinput.min.css",
-        "./js/fileinput.min.js"
-    ],
     "keywords": [
         "bootstrap",
         "file",