Remove deprecated nextjs

pull/13/head
Lőrik Levente 4 years ago committed by GitHub
parent 012ce8f89a
commit a675bad9c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,6 @@
"version": "0.1.2",
"description": "Tool for decoding qrcode",
"main": "dist/index.js",
"jsnext:main": "dist/index.esm.js",
"sideEffects": false,
"scripts": {
"build": "ts-node -P scripts/tsconfig.json scripts/bundle.ts umd,esm,aio && npm run copy-file",

Loading…
Cancel
Save