mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 05:38:34 +00:00
add npmignore
This commit is contained in:
parent
846c12806e
commit
a9fa6f14fb
2
packages/hs2js/.npmignore
Normal file
2
packages/hs2js/.npmignore
Normal file
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user