fix: published from wrong directory

This commit is contained in:
Glen Whitney 2023-09-04 23:34:09 -07:00
parent b355d0c001
commit fe6bb08ef6

View File

@ -1,6 +1,6 @@
{ {
name: 'vrml1to97', name: 'vrml1to97',
version: '0.1.1', version: '0.1.2',
description: 'JavaScript converter from VRML 1 to VRML97', description: 'JavaScript converter from VRML 1 to VRML97',
scripts: { scripts: {
test: 'echo "Error: no test specified" && exit 1', test: 'echo "Error: no test specified" && exit 1',