fix: published from wrong directory

This commit is contained in:
Glen Whitney 2023-09-04 23:34:09 -07:00
parent b355d0c001
commit fe6bb08ef6
1 changed files with 1 additions and 1 deletions

View File

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