File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " snackbar" ,
3
- "description" : " Notifications insipired by Google Material Design" ,
3
+ "description" : " Notifications inspired by Google Material Design" ,
4
4
"main" : [
5
5
" dist/snackbar.min.js" ,
6
6
" dist/snackbar.min.css"
Original file line number Diff line number Diff line change 1
1
{
2
2
"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" ,
5
5
"main" : " src/js/snackbar.js" ,
6
6
"types" : " index.d.ts" ,
7
7
"devDependencies" : {
31
31
" matieral-design" ,
32
32
" toast"
33
33
],
34
+ "files" : [
35
+ " src" ,
36
+ " dist" ,
37
+ " Gruntfile.js" ,
38
+ " index.d.ts"
39
+ ],
34
40
"author" : " Chris Brame" ,
35
41
"license" : " MIT" ,
36
42
"homepage" : " http://www.polonel.com/snackbar"
You can’t perform that action at this time.
0 commit comments