mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Reorder files
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
],
|
||||
"main": "ua-parser",
|
||||
"scripts": {
|
||||
"test": "./node_modules/mocha/bin/mocha -R spec",
|
||||
"pretest": "./node_modules/uglify-js/bin/uglifyjs ua-parser.js > ua-parser.min.js"
|
||||
"test": "./node_modules/mocha/bin/mocha -R spec"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": ">= 1.7.1",
|
||||
|
Reference in New Issue
Block a user