Skip to content

Commit 46f939d

Browse files
committed
Update name.
1 parent 253f444 commit 46f939d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## broccoli-amd-remap [![Build Status](https://travis-ci.org/abuiles/broccoli-amd-remap.png?branch=master)](https://travis-ci.org/abuiles/broccoli-amd-remap)
1+
## broccoli-leaf [![Build Status](https://travis-ci.org/abuiles/broccoli-leaf.png?branch=master)](https://travis-ci.org/abuiles/broccoli-leaf)
22

33
Remaps JavaScript libraries to named AMD.

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "broccoli-amd-remap",
2+
"name": "broccoli-leaf",
33
"devDependencies": {
44
"ember-qunit": "~0.1.8"
55
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "broccoli-amd-remap",
2+
"name": "broccoli-leaf",
33
"version": "0.0.0",
44
"description": "",
55
"main": "index.js",
@@ -22,12 +22,12 @@
2222
},
2323
"repository": {
2424
"type": "git",
25-
"url": "git://github.com/abuiles/broccoli-amd-remap.git"
25+
"url": "git://github.com/abuiles/broccoli-leaf.git"
2626
},
2727
"author": "Adolfo Builes",
2828
"license": "MIT",
2929
"bugs": {
30-
"url": "https://github.com/abuiles/broccoli-amd-remap/issues"
30+
"url": "https://github.com/abuiles/broccoli-leaf/issues"
3131
},
32-
"homepage": "https://github.com/abuiles/broccoli-amd-remap"
32+
"homepage": "https://github.com/abuiles/broccoli-leaf"
3333
}

0 commit comments

Comments
 (0)