This commit is contained in:
Swizec Teller 2018-10-11 00:19:18 -07:00
parent c1e63061e1
commit a84ed95989
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "thaw-carrots",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "thaw-carrots",
"version": "1.0.0",
"version": "1.0.1",
"description": "Thaw carrots by warming up your laptop to a specific temperature",
"main": "index.js",
"scripts": {