Skip to content

Commit

Permalink
Merge pull request #30 from sir-dunxalot/develop
Browse files Browse the repository at this point in the history
Adds tmp/ to .npmignore
Duncan Walker committed Jun 3, 2015
2 parents cb2b00d + 1a6840b commit 44608dc
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
bower_components/
tests/
tmp/

.bowerrc
.editorconfig
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-easy-form-extensions",
"version": "0.2.10",
"version": "0.2.11",
"description": "Extends Ember EasyForm into the view and controller layers of your Ember CLI app to provide easy event and action handling using mixins and components.",
"directories": {
"doc": "doc",

0 comments on commit 44608dc

Please sign in to comment.