@festkit/festkit
Advanced tools
@@ -1,2 +0,2 @@ | ||
| import api from 'festkit/api' | ||
| import api from '@festkit/festkit/api' | ||
| import { findIndex, find, reduce } from 'lodash' | ||
@@ -3,0 +3,0 @@ const OT = require('@opentok/client') |
@@ -25,3 +25,3 @@ <template> | ||
| <script> | ||
| import api from 'festkit/api' | ||
| import api from '@festkit/festkit/api' | ||
@@ -28,0 +28,0 @@ export default { |
+1
-1
| { | ||
| "name": "@festkit/festkit", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "Festkit for the frontend", | ||
@@ -5,0 +5,0 @@ "private": false, |
968769
0