Remove napa

It caused errors while running npm commands
I found alternatives to those two packages
which were used with napa
This commit is contained in:
Pavel Dohnal
2017-06-15 18:11:05 +01:00
parent 6653327f7f
commit 11af014d9d
3 changed files with 7 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ define([
'backbone.marionette',
'jquery',
'blob',
'filesaver',
'file-saver',
'html2canvas'
], function(
App,