mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
updated cordova-common dependnecy to 1.1.0
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
'inRange': require('./number/inRange'),
|
||||
'random': require('./number/random')
|
||||
};
|
||||
Reference in New Issue
Block a user