Updated package
This commit is contained in:
parent
ca085e8875
commit
470243cf43
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"name": "squiggle-experimental",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"homepage": "https://foretold-app.github.io/estiband/",
|
||||
"main": "src/js/index.js",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"build": "rescript build",
|
||||
"build:style": "tailwind build",
|
||||
"parcel": "parcel build ./src/js/index.js --no-source-maps",
|
||||
"parcel": "parcel build ./src/js/index.js --no-source-maps --no-autoinstall",
|
||||
"start": "rescript build -w",
|
||||
"clean": "rescript clean",
|
||||
"test": "jest",
|
||||
|
|
Loading…
Reference in New Issue
Block a user