Skip to content

Commit

Permalink
Fix package.json build manifest for ex01, ex02
Browse files Browse the repository at this point in the history
  • Loading branch information
aisera-mikowski committed Oct 25, 2017
1 parent 94a0a36 commit 05835f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"setup": "bin/xhi setup",
"test": "bin/xhi dev_test"
},
"version": "1.4.9",
"version": "1.4.10",
"xhi_prereqMap": {},
"xhi_commandTable": [
[
Expand Down Expand Up @@ -692,7 +692,7 @@
"xhi_js_list"
]
},
"js/ex01-08_app-build.js"
"js/ex01.08_app-build.js"
],
"do_vendor": true
},
Expand Down Expand Up @@ -728,7 +728,7 @@
"xhi_js_list"
]
},
"js/ex02-08_app-build.js"
"js/ex02.08_app-build.js"
],
"do_vendor": true
},
Expand Down

0 comments on commit 05835f0

Please sign in to comment.