Skip to content
Snippets Groups Projects
Verified Commit 2d38d323 authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

Release v0.0.6

parent 1b7f0767
No related branches found
Tags v0.0.6
No related merge requests found
{
"name": "@d-ptb/dcc-js",
"version": "0.0.5",
"version": "0.0.6",
"author": "Jan Henry Loewe <kontakt@jloewe.net>",
"main": "dist/main/index.js",
"typings": "dist/main/index.d.ts",
......
......@@ -5,7 +5,10 @@
"incremental": true,
"target": "es2017",
"outDir": "dist/main",
"rootDir": ".",
"rootDirs": [
"src",
"tests"
],
"moduleResolution": "node",
"module": "commonjs",
"declaration": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment