t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Module not found: Error: Cannot resolve module 'sweetalert' in 1.1.1 #459

Closed chiedo closed 8 years ago

chiedo commented 8 years ago

Hey there! Since 1.1.1, I get the following error

Module not found: Error: Cannot resolve module 'sweetalert'

Any ideas?

Martindelataille commented 8 years ago

Same issue.

antoniwan commented 8 years ago

+1

ingro commented 8 years ago

The main field in package.json has been changed from dist/sweetalert.min.js to lib/sweetalert.js which is ignored by git.

kcalliauw commented 8 years ago

+1

t4t5 commented 8 years ago

Fixed in 1.1.2, sorry 'bout that! :)