{
"name": "foundation-sites",
- "version": "6.5.0-rc.4",
+ "version": "6.5.0",
"description": "The most advanced responsive front-end framework in the world.",
"homepage": "http://foundation.zurb.com/sites",
"license": "MIT",
import { GetYoDigits } from './foundation.core.utils';
import { MediaQuery } from './foundation.util.mediaQuery';
-var FOUNDATION_VERSION = '6.5.0-rc.4';
+var FOUNDATION_VERSION = '6.5.0';
// Global Foundation object
// This is attached to the window, or used as a module for AMD/Browserify
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.4)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0)
Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes layout constructs, like a fully customizable, responsive grid, commonly used JavaScript plugins, and full A11Y support.
{
"name": "foundation-sites",
- "version": "6.5.0-rc.4",
+ "version": "6.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
Package.describe({
name: 'zurb:foundation-sites',
summary: 'Foundation 6 - The most advanced responsive front-end framework in the world.',
- version: '6.5.0-rc.4',
+ version: '6.5.0',
git: 'https://github.com/zurb/foundation-sites.git',
documentation: 'meteor-README.md'
});
{
"name": "foundation-sites",
- "version": "6.5.0-rc.4",
+ "version": "6.5.0",
"main": "dist/js/foundation.js",
"module": "dist/js/foundation.esm.js",
"jsnext:main": "dist/js/foundation.esm.js",
/**
* Foundation for Sites by ZURB
- * Version 6.5.0-rc.4
+ * Version 6.5.0
* foundation.zurb.com
* Licensed under MIT Open Source
*/