We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a814e57 commit 39102ddCopy full SHA for 39102dd
1 file changed
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "ember-basic-tree",
3
- "version": "0.2.0",
+ "version": "1.0.0",
4
"description": "A customizable template-driven tree component",
5
"keywords": [
6
"ember-addon"
7
],
8
"homepage": "https://dwickern.github.io/ember-basic-tree",
9
"repository": {
10
- "type" : "git",
11
- "url" : "https://github.com/dwickern/ember-basic-tree.git"
+ "type": "git",
+ "url": "https://github.com/dwickern/ember-basic-tree.git"
12
},
13
"license": "MIT",
14
"author": "Derek Wickern <dwickern@gmail.com>",
0 commit comments