Skip to content

Commit

Permalink
Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatkantinandi committed Dec 25, 2019
1 parent 22e57b0 commit 98287ef
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rapid-mode-2048",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
Expand All @@ -12,7 +12,7 @@
"rollup-plugin-livereload": "^1.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-svelte": "^5.0.3",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-terser": "^5.1.3",
"svelte": "^3.0.0"
},
"dependencies": {
Expand Down

1 comment on commit 98287ef

@vercel
Copy link

@vercel vercel bot commented on 98287ef Dec 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.