File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " snackbar" ,
3- "description" : " Notifications insipired by Google Material Design" ,
3+ "description" : " Notifications inspired by Google Material Design" ,
44 "main" : [
55 " dist/snackbar.min.js" ,
66 " dist/snackbar.min.css"
Original file line number Diff line number Diff line change 11{
22 "name" : " node-snackbar" ,
3- "version" : " 0.1.14 " ,
4- "description" : " Notifications insipired by Google Material Design" ,
3+ "version" : " 0.1.15 " ,
4+ "description" : " Notifications inspired by Google Material Design" ,
55 "main" : " src/js/snackbar.js" ,
66 "types" : " index.d.ts" ,
77 "devDependencies" : {
3131 " matieral-design" ,
3232 " toast"
3333 ],
34+ "files" : [
35+ " src" ,
36+ " dist" ,
37+ " Gruntfile.js" ,
38+ " index.d.ts"
39+ ],
3440 "author" : " Chris Brame" ,
3541 "license" : " MIT" ,
3642 "homepage" : " http://www.polonel.com/snackbar"
You can’t perform that action at this time.
0 commit comments