Skip to content

Commit

Permalink
Fixing repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
dlockhart committed Nov 10, 2014
1 parent 4bc1234 commit 68eaa9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "vui-icons",
"description": "LESS mixins, CSS and image assets for consuming icons",
"version": "0.2.0",
"version": "0.2.1",
"author": "D2L Corporation",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/Desire2Learn-Valence/valence-ui-icons.git"
"url": "https://github.com/Brightspace/valence-ui-icons.git"
},
"scripts": {
"test": "gulp && gulp test"
Expand Down

0 comments on commit 68eaa9c

Please sign in to comment.