<?php

$assets = array(
	'styles'    => array(),
	'scripts'   => array( 'stock-status' ),
	'libraries' => array(),
);

return $assets;
