Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdrackett committed Dec 22, 2019
1 parent 331c1f3 commit 19ab6fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "figmint",
"version": "0.3.0",
"version": "0.4.0",
"description": "Sync Between Figma and Your Javascript Project",
"repository": "https://github.com/tiltshift/figmint",
"license": "MIT",
Expand Down Expand Up @@ -33,9 +33,9 @@
},
"devDependencies": {
"@types/node": "^12.12.21",
"@types/prettier": "^1.19.0",
"@types/react": "^16.9.17",
"@types/rimraf": "^2.0.3",
"@types/prettier": "^1.19.0",
"@types/tinycolor2": "^1.4.2",
"@typescript-eslint/eslint-plugin": "2.x",
"@typescript-eslint/parser": "2.x",
Expand Down

0 comments on commit 19ab6fe

Please sign in to comment.