Skip to content

Commit

Permalink
fix: fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jun 1, 2019
1 parent c73d51a commit b388732
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/vue-scenejs/README.md
Expand Up @@ -6,7 +6,7 @@

<p align="middle">馃幀 A Vue Component that create JavaScript & CSS timeline-based animation with Scene.js.</p>

<p align="middle"><a href="https://daybrush.com/scenejs"><strong>About Scene.js</strong></a> &nbsp;/&nbsp; <a href="https://daybrush.com/scenejs/release/latest/doc"><strong>API</strong></a> &nbsp;/&nbsp; <a href="https://daybrush.com/scenejs/features.html"><strong>Features</strong></a> &nbsp;/&nbsp; <a href="https://codesandbox.io/s/ngxscenejs-clapperboard-raindrop-demo-njhkc"><strong>CodeSandbox Demo</strong></a></p>
<p align="middle"><a href="https://daybrush.com/scenejs"><strong>About Scene.js</strong></a> &nbsp;/&nbsp; <a href="https://daybrush.com/scenejs/release/latest/doc"><strong>API</strong></a> &nbsp;/&nbsp; <a href="https://daybrush.com/scenejs/features.html"><strong>Features</strong></a> &nbsp;/&nbsp; <a href="https://codesandbox.io/s/vuescenejs-clapperboard-raindrop-demo-sq231"><strong>CodeSandbox Demo</strong></a></p>
<br/>


Expand Down
3 changes: 2 additions & 1 deletion packages/vue-scenejs/package.json
@@ -1,6 +1,6 @@
{
"name": "vue-scenejs",
"version": "1.0.0-rc2",
"version": "1.0.0",
"description": "A Vue Component that create JavaScript & CSS timeline-based animation with Scene.js",
"main": "dist/scene.cjs.js",
"module": "dist/scene.esm.js",
Expand All @@ -12,6 +12,7 @@
},
"keywords": [
"scene",
"scene.js",
"scenejs",
"keyframes",
"timeline",
Expand Down

0 comments on commit b388732

Please sign in to comment.