From 19e29af10d114ffab5cf1535ae1256ec2b161015 Mon Sep 17 00:00:00 2001
From: jsteuer <jan.steuer.htw@gmail.com>
Date: Mon, 30 Sep 2019 07:18:39 +0200
Subject: [PATCH] docs
---
package.json | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index acc5edb..254f69c 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,7 @@
{
"name": "@mathcoach/ide-api",
"version": "1.1.0",
- "description": "API zur MathCoach IDE",
- "types": "mathcoach-api.d.ts",
+ "description": "API zur MathCoach IDE",
"main": "./src/index.ts",
"directories": {
"example": "examples"
--
Gitblit v1.10.0