Skip to content

Commit

Permalink
feat: new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Apr 1, 2020
1 parent 569ab66 commit 20a029d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"name": "@meetio/meetio-colors",
"version": "1.1.0",
"version": "1.3.0",
"description": "The most delicious and wonderful colors for Meetio Theme",
"main": "dist/index.js",
"typescript": {
"definition": "index.d.ts"
},
"files": [
"dist/index.js",
"dist/variations/index.js"
"dist/variations/light.js",
"dist/variations/dark.js",
"dist/interfaces.d.ts"
],
"types": "dist/interfaces.d.ts",
"bugs": {
Expand Down

0 comments on commit 20a029d

Please sign in to comment.