elm-tigershark
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "elm-tigershark", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "conversations between a tree and a fish", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": "git@github.com:mulias/elm-tigershark.git", | ||
@@ -7,0 +8,0 @@ "author": "Elias Mulhall <eli.mulhall@gmail.com>", |
@@ -7,4 +7,6 @@ { | ||
"strict": true, | ||
"forceConsistentCasingInFileNames": true | ||
"forceConsistentCasingInFileNames": true, | ||
"declaration": true, | ||
"declarationDir": "dist" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
198531
35
211