Skip to content

Commit 73e5659

Browse files
committed
Added the new gulped file dist/bootstrap-decorator.js, and updated bower.json to have unminified files as main as recommended by bower
1 parent 0bd80b7 commit 73e5659

File tree

2 files changed

+82
-2
lines changed

2 files changed

+82
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "angular-schema-form",
33
"main": [
4-
"dist/schema-form.min.js",
5-
"dist/bootstrap-decorator.min.js"
4+
"dist/schema-form.js",
5+
"dist/bootstrap-decorator.js"
66
],
77
"version": "0.7.9",
88
"authors": [

dist/bootstrap-decorator.js

Lines changed: 80 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)