Skip to content

Commit f05e6f5

Browse files
committed
minor fixes
1 parent 75085cc commit f05e6f5

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Built code
22
dist
3-
lib
3+
dist-dev
44
src/versionInfo.ts
55

66
# Logs

.npmignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

timestamp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ echo " npmInfo: {"
1010
echo " \"${key}\": \"${value}\","
1111
done
1212
echo " }"
13-
echo "};"
13+
echo "}"

0 commit comments

Comments
 (0)