Comparing version 0.2.8 to 0.2.9
@@ -8,6 +8,6 @@ # How to contribute | ||
## Reporting issues | ||
1. Seach for existing issues. Your question or bug may have already been answered or fixed (do not duplicate issues). | ||
2. If possible, try to include a reference to a live example (such as js fiddle). | ||
## How to build | ||
@@ -21,2 +21,6 @@ Install the required packages using: | ||
``` | ||
npm run build | ||
npm run build | ||
``` | ||
## Last rule | ||
Do not forget to smile while contributing |
{ | ||
"name": "tina", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Tweening and INterpolations for Animation", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
Sorry, the diff of this file is not supported yet
707871
37
7164