Comparing version
@@ -153,3 +153,3 @@ "use strict"; | ||
// @ts-ignore | ||
console.log("1.0.13"); | ||
console.log("1.0.14"); | ||
return; | ||
@@ -156,0 +156,0 @@ } |
{ | ||
"name": "inprint", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"private": false, | ||
@@ -21,5 +21,4 @@ "description": "A very simple precompiler written in typescript. With it you can make a dynamically generated blocks in your code.", | ||
"bin/index.js", | ||
"lib/index.js", | ||
"lib/inprint.js", | ||
"lib/readme.md" | ||
"lib/**/*.js", | ||
"readme.md" | ||
], | ||
@@ -26,0 +25,0 @@ "scripts": { |
45843
36.66%12
71.43%289
43.78%5
25%