Skip to content

Commit

Permalink
fix(code): use scoped deps and loose semver
Browse files Browse the repository at this point in the history
  • Loading branch information
aredridel committed Mar 15, 2016
1 parent 8e737f1 commit 8ccc4b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pivotal-ui/components/code/package.json
@@ -1,7 +1,7 @@
{
"version": "2.0.0",
"version": "2.0.1",
"homepage": "http://styleguide.pivotal.io/objects.html#code",
"dependencies": {
"pui-css-iconography": "2.0.0"
"@npmcorp/pui-css-iconography": "^2.0.0"
}
}
}

0 comments on commit 8ccc4b8

Please sign in to comment.