revert package.json update

pull/658/head
Sam McAlilly 2021-02-03 23:16:20 -06:00
parent 2eef8fc019
commit 3837586da1
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
"start": "npx http-server -c-1"
},
"dependencies": {
"acorn": "^7.4.1"
"acorn": "^7.2.0"
}
}