Skip to content

Commit

Permalink
feat(ci): rename example sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Oct 29, 2020
1 parent 9007093 commit 1df58b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/codesandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "react",
"name": "nivo",
"version": "1.0.0",
"description": "React example starter project",
"description": "Nivo example starter project",
"keywords": [
"react",
"nivo",
"starter"
],
"main": "src/index.js",
"dependencies": {
"@nivo/annotations": "0.63.1",
"@nivo/annotations": "0.63.1",
"@nivo/axes": "0.63.0",
"@nivo/bar": "0.63.1",
"@nivo/bullet": "0.63.1",
Expand Down

0 comments on commit 1df58b6

Please sign in to comment.