mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
change main field in package.json
This commit is contained in:
parent
1c08e89353
commit
522dc3bb4c
@ -1,4 +1,4 @@
|
||||
# PLEASE. Help me update documetation.
|
||||
# PLEASE. Help me update documentation.
|
||||
[Doc.tpl](https://github.com/xdan/datetimepicker/blob/master/doc.tpl)
|
||||
This file will be automatically displayed on the site
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "jquery-datetimepicker",
|
||||
"version": "2.5.1",
|
||||
"description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
|
||||
"main": "jquery.datetimepicker.js",
|
||||
"main": "build/jquery.datetimepicker.full.min.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"concat": "concat-cli -f bower_components/php-date-formatter/js/php-date-formatter.js jquery.datetimepicker.js bower_components/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
|
||||
|
Loading…
Reference in New Issue
Block a user