tweak: prepare for refactor

This commit is contained in:
NunoSempere 2021-12-07 16:52:56 +01:00
parent ad66c33eb8
commit 300806112c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "utility-function-extractor",
"version": "0.2.0",
"version": "0.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "utility-function-extractor",
"version": "0.2.0",
"version": "0.3.0",
"dependencies": {
"axios": "^0.21.4",
"d3": "^6.7.0",

View File

@ -1,6 +1,6 @@
{
"name": "utility-function-extractor",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "next dev",