mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
add npmignore
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
pnpm-lock.yaml
|
||||
vite.config.js
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hs2js",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"description": "Experimental Haskell in JavaScript interpreter",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.mjs",
|
||||
|
||||
Reference in New Issue
Block a user