Skip to content

Commit a8952de

Browse files
Merge pull request #11 from edx/andya/move-to-edx-org
Move edx-bootstrap into the edX org
2 parents f7e8edf + 1223b0e commit a8952de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Getting Started
1212

1313
The edx-bootstrap library should be installed via npm:
1414

15-
npm install --save edx-bootstrap
15+
npm install --save @edx/edx-bootstrap
1616

1717
Once installed, you can generate the `sample pages`_:
1818

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "edx-bootstrap",
3-
"version": "0.2.1",
2+
"name": "@edx/edx-bootstrap",
3+
"version": "0.3.0",
44
"description": "The Bootstrap theme for Open edX",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)